if service.click({
{"#player_control_play_pause_replay_button",
}
})
return true
end

if service.click({
{"#floaty_play_pause_button",
}
})
return true
end